PDF Functions
PHP Manual

PDF_setlinewidth

(PHP 4, PECL pdflib >= 1.0.0)

PDF_setlinewidthSets line width

Description

void pdf_setlinewidth ( int $pdf document , double $width )

The PDF_setlinewidth() function sets the line width to width .


PDF Functions
PHP Manual